[INFO] cloning repository https://github.com/digitalinnovationone/rust-fullstack-carteira-investimentos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/digitalinnovationone/rust-fullstack-carteira-investimentos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalinnovationone%2Frust-fullstack-carteira-investimentos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalinnovationone%2Frust-fullstack-carteira-investimentos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c523355d89e07c71581afd82ed332335daa979cb
[INFO] fixing digitalinnovationone/rust-fullstack-carteira-investimentos against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalinnovationone%2Frust-fullstack-carteira-investimentos" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/digitalinnovationone/rust-fullstack-carteira-investimentos
[INFO] finished tweaking git repo https://github.com/digitalinnovationone/rust-fullstack-carteira-investimentos
[INFO] tweaked toml for git repo https://github.com/digitalinnovationone/rust-fullstack-carteira-investimentos written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/digitalinnovationone/rust-fullstack-carteira-investimentos on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/digitalinnovationone/rust-fullstack-carteira-investimentos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hmac-sha512 v1.1.12
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.14
[INFO] [stderr]   Downloaded password-auth v1.0.0
[INFO] [stderr]   Downloaded hmac-sha1-compact v1.1.7
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded aes-keywrap v0.9.0
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded cpubits v0.1.0
[INFO] [stderr]   Downloaded crypto-common v0.2.1
[INFO] [stderr]   Downloaded ct-codecs v1.1.6
[INFO] [stderr]   Downloaded coarsetime v0.1.37
[INFO] [stderr]   Downloaded binstring v0.1.7
[INFO] [stderr]   Downloaded jwt-simple v0.12.14
[INFO] [stderr]   Downloaded cipher v0.5.1
[INFO] [stderr]   Downloaded ed25519-compact v2.2.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.8
[INFO] [stderr]   Downloaded blake2b_simd v1.0.4
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded superboring v0.1.7
[INFO] [stderr]   Downloaded insta v1.47.0
[INFO] [stderr]   Downloaded aes v0.9.0-rc.4
[INFO] [stderr]   Downloaded wasix v0.13.1
[INFO] [stderr]   Downloaded boring v4.21.2
[INFO] [stderr]   Downloaded boring-sys v4.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5dec8c03b5ec32cdcda5d87ce7d0470a3e1b2ce4912d214e7258b866e7c0009e
[INFO] running `Command { std: "docker" "start" "5dec8c03b5ec32cdcda5d87ce7d0470a3e1b2ce4912d214e7258b866e7c0009e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5dec8c03b5ec32cdcda5d87ce7d0470a3e1b2ce4912d214e7258b866e7c0009e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dec8c03b5ec32cdcda5d87ce7d0470a3e1b2ce4912d214e7258b866e7c0009e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5dec8c03b5ec32cdcda5d87ce7d0470a3e1b2ce4912d214e7258b866e7c0009e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling askama_parser v0.15.6
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking ct-codecs v1.1.6
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]    Compiling askama_derive v0.15.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling boring-sys v4.21.2
[INFO] [stderr]     Checking ed25519-compact v2.2.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking hmac-sha256 v1.1.14
[INFO] [stderr]     Checking hmac-sha512 v1.1.12
[INFO] [stderr]     Checking coarsetime v0.1.37
[INFO] [stderr]     Checking hmac-sha1-compact v1.1.7
[INFO] [stderr]     Checking binstring v0.1.7
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking password-auth v1.0.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking insta v1.47.0
[INFO] [stderr]    Compiling askama_macros v0.15.6
[INFO] [stderr]     Checking askama v0.15.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking axum-extra v0.12.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking boring v4.21.2
[INFO] [stderr]     Checking jwt-simple v0.12.14
[INFO] [stderr]     Checking wallet-live v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/repository.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             Asset,
[INFO] [stdout] 19 | |             "SELECT id, name, unit_value
[INFO] [stdout] 20 | |              FROM assets;"
[INFO] [stdout] 21 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/repository.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         sqlx::query_as!(
[INFO] [stdout] 28 | |             Asset,
[INFO] [stdout] 29 | |             "INSERT INTO assets (name, unit_value)
[INFO] [stdout] 30 | |              VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |             unit_value
[INFO] [stdout] 34 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/repository.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         sqlx::query_as!(
[INFO] [stdout] 46 | |             Asset,
[INFO] [stdout] 47 | |             "UPDATE assets
[INFO] [stdout] 48 | |              SET name=COALESCE($2, name),
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             unit_value
[INFO] [stdout] 55 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/repository.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | /         sqlx::query_as!(
[INFO] [stdout] 62 | |             UserRecord,
[INFO] [stdout] 63 | |             "INSERT INTO users (username, password_hash)
[INFO] [stdout] 64 | |              VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |             password_hash,
[INFO] [stdout] 68 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/repository.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | /         sqlx::query_as!(
[INFO] [stdout] 75 | |             UserRecord,
[INFO] [stdout] 76 | |             "SELECT id, username, password_hash
[INFO] [stdout] 77 | |              FROM users
[INFO] [stdout] 78 | |              WHERE username = $1;",
[INFO] [stdout] 79 | |             username
[INFO] [stdout] 80 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/repository.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             Asset,
[INFO] [stdout] 19 | |             "SELECT id, name, unit_value
[INFO] [stdout] 20 | |              FROM assets;"
[INFO] [stdout] 21 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/repository.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         sqlx::query_as!(
[INFO] [stdout] 28 | |             Asset,
[INFO] [stdout] 29 | |             "INSERT INTO assets (name, unit_value)
[INFO] [stdout] 30 | |              VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |             unit_value
[INFO] [stdout] 34 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/repository.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         sqlx::query_as!(
[INFO] [stdout] 46 | |             Asset,
[INFO] [stdout] 47 | |             "UPDATE assets
[INFO] [stdout] 48 | |              SET name=COALESCE($2, name),
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             unit_value
[INFO] [stdout] 55 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/repository.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | /         sqlx::query_as!(
[INFO] [stdout] 62 | |             UserRecord,
[INFO] [stdout] 63 | |             "INSERT INTO users (username, password_hash)
[INFO] [stdout] 64 | |              VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |             password_hash,
[INFO] [stdout] 68 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/repository.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | /         sqlx::query_as!(
[INFO] [stdout] 75 | |             UserRecord,
[INFO] [stdout] 76 | |             "SELECT id, username, password_hash
[INFO] [stdout] 77 | |              FROM users
[INFO] [stdout] 78 | |              WHERE username = $1;",
[INFO] [stdout] 79 | |             username
[INFO] [stdout] 80 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wallet-live` (bin "wallet-live") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wallet-live` (bin "wallet-live" test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "5dec8c03b5ec32cdcda5d87ce7d0470a3e1b2ce4912d214e7258b866e7c0009e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dec8c03b5ec32cdcda5d87ce7d0470a3e1b2ce4912d214e7258b866e7c0009e", kill_on_drop: false }`
[INFO] [stdout] 5dec8c03b5ec32cdcda5d87ce7d0470a3e1b2ce4912d214e7258b866e7c0009e
